@charset "utf-8";
/* CSS Document */


.top_bar{ height: 40px; background-color: #fefefe;}
#today{ font: 14px/40px "Microsoft Yahei"; color: #333;}

.banner{ height: 437px; background: url(../images/banner.jpg) no-repeat center top; overflow: hidden;}
.logo{ display: block; width: 712px; height: 176px; margin: 60px auto;}

 
.search{ position: relative; width: 576px; height: 58px; margin: 65px auto 0; border-radius: 4px; overflow: hidden;}
a.btn_search{ position: absolute; top: 0px; right: 0px; width: 94px; height: 58px; background: url(../images/icon_search.png) no-repeat center #1671db;  cursor: pointer;}
.keyword{ position: absolute; top: 0; left: 0px; width: 482px; height: 58px; font: 16px/58px "Microsoft Yahei"; text-indent: 1em; color: #666; border: none; outline: none;}

.nav{ max-width: 1920px; height: 80px; margin: 0 auto 40px; background-color: #226ebc;}
.nav a{ float: left; width: 177px; font: bold 24px/80px "Microsoft Yahei"; color: #fff; text-align: center;}
.nav a:hover, .nav a:visited, .nav a:active{ color: #fff;}

.frd_link{ height: 76px; background-color: #ebf6ff;}
.frd_con{ padding: 0 65px;}
.frd_link_wrap{ position: relative; float: left; width: 370px; height: 76px;}
.frd_link_wrap:before{ position: absolute; top: 50%; right: 0; width: 1px; height: 26px; background-color: #cfe9ff; margin-top: -13px; content: ""}
select.frd_link_tem{ display: block; position: relative; width: 160px; height: 40px; margin: 20px auto 0; font-size: 16px; color: #333; text-align-last: center; background-color: #ebf6ff; border: none; z-index: 10;}
.frd_link_tem.nomar{ margin-right: 0}

.footer{ padding: 50px 0 40px; background-color: #007ad8}

.footer_i{ float: left; width: 430px; margin-top: 50px; text-align: center;}
.footer_i img{ margin: 0 20px;}

.footer_r{ float: right; width: 770px;}
.footer_link{ margin-bottom: 5px; font: bold 16px/40px "Microsoft Yahei"; text-align: left;}
.footer_link a{ padding-right: 24px; margin-right: 24px; color: #fff; border-right: 1px solid #fff;}
.footer_link a:last-child{ border-right: 0;}
.footer p{ font-size: 16px; line-height: 40px; color: #fff; text-align: left;}
.footer a, .footer a:hover{ color: #fff;}
.footer_link a, .footer_link a:hover{ color: #fff;}
